@brief read MPEG-TS tables that comes from a DTV card
@ingroup frontend_scan
@param parms pointer to struct dvb_v5_fe_parms created when the
frontend is opened
@param dmx_fd an opened demux file descriptor
@param sect section filter pointer
@param timeout limit, in seconds, to read a MPEG-TS table
This is a variant of dvb_read_section() that uses a struct dvb_table_filter
to specify the filter to use.
@brief read MPEG-TS tables that comes from a DTV card @ingroup frontend_scan
@param parms pointer to struct dvb_v5_fe_parms created when the frontend is opened @param dmx_fd an opened demux file descriptor @param sect section filter pointer @param timeout limit, in seconds, to read a MPEG-TS table
This is a variant of dvb_read_section() that uses a struct dvb_table_filter to specify the filter to use.